Product Code Database
Example Keywords: intel -science $89
barcode-scavenger
   » » Wiki: Density Matrix
Tag Wiki 'Density Matrix'.
Tag

In quantum mechanics, a density matrix (or density operator) is a matrix used in calculating the of the outcomes of measurements performed on .

(2025). 9780306447907, Springer.
It is a generalization of the state vectors or : while those can only represent , density matrices can also represent mixed states. These arise in quantum mechanics in two different situations:
  1. when the preparation of a system can randomly produce different pure states, and thus one must deal with the statistics of possible preparations, and
  2. when one wants to describe a physical system that is entangled with another, without describing their combined state. This case is typical for a system interacting with some environment (e.g. decoherence). In this case, the density matrix of an entangled system differs from that of an ensemble of pure states that, combined, would give the same statistical results upon measurement.

Density matrices are thus crucial tools in areas of quantum mechanics that deal with mixed states, such as quantum statistical mechanics, open quantum systems and quantum information.


Definition and motivation
The density matrix is a representation of a called the density operator. The density matrix is obtained from the density operator by a choice of an basis in the underlying space.
(2025). 9783540706229, Springer Berlin Heidelberg.
In practice, the terms density matrix and density operator are often used interchangeably.

Pick a basis with states |0\rangle, |1\rangle in a two-dimensional , then the density operator is represented by the matrix (\rho_{ij}) = \left( \begin{matrix} \rho_{00} & \rho_{01} \\ \rho_{10} & \rho_{11} \end{matrix} \right) = \left( \begin{matrix} p_{0} & \rho_{01} \\ \rho^*_{01} & p_{1} \end{matrix} \right) where the diagonal elements are that sum to one (also called populations of the two states |0\rangle, |1\rangle). The off-diagonal elements are complex conjugates of each other (also called coherences); they are restricted in magnitude by the requirement that (\rho_{ij}) be a positive semi-definite operator, see below.

A density operator is a positive semi-definite, self-adjoint operator of trace one acting on the of the system.

(2025). 9783540420828, Springer.
(2025). 9781461471158
This definition can be motivated by considering a situation where some pure states |\psi_j\rangle (which are not necessarily orthogonal) are prepared with probability p_j each.
(2025). 9783527345533, John Wiley & Sons.
.
This is known as an ensemble of pure states. The probability of obtaining projective measurement result m when using projectors \Pi_m is given by p(m) = \sum_j p_j \left\langle \psi_j\right| \Pi_m \left|\psi_j\right\rangle = \operatorname{tr} \left, which makes the density operator, defined as \rho = \sum_j p_j \left|\psi_j \right\rangle \left\langle \psi_j\right|, a convenient representation for the state of this ensemble. It is easy to check that this operator is positive semi-definite, self-adjoint, and has trace one. Conversely, it follows from the that every operator with these properties can be written as \sum_j p_j \left|\psi_j\right\rangle \left\langle \psi_j\right| for some states \left|\psi_j\right\rangle and coefficients p_j that are non-negative and add up to one. However, this representation will not be unique, as shown by the Schrödinger–HJW theorem.

Another motivation for the definition of density operators comes from considering local measurements on entangled states. Let |\Psi\rangle be a pure entangled state in the composite Hilbert space \mathcal{H}_1\otimes\mathcal{H}_2. The probability of obtaining measurement result m when measuring projectors \Pi_m on the Hilbert space \mathcal{H}_1 alone is given by p(m) = \left\langle \Psi\right| \left(\Pi_m \otimes I\right) \left|\Psi\right\rangle = \operatorname{tr} \left, where \operatorname{tr}_2 denotes the over the Hilbert space \mathcal{H}_2. This makes the operator \rho = \operatorname{tr}_2 \left|\Psi\right\rangle\left\langle \Psi\right| a convenient tool to calculate the probabilities of these local measurements. It is known as the reduced density matrix of |\Psi\rangle on subsystem 1. It is easy to check that this operator has all the properties of a density operator. Conversely, the Schrödinger–HJW theorem implies that all density operators can be written as \operatorname{tr}_2 \left|\Psi\right\rangle \left\langle \Psi\right| for some state \left|\Psi\right\rangle .


Pure and mixed states
A pure quantum state is a state that can not be written as a probabilistic mixture, or convex combination, of other quantum states. There are several equivalent characterizations of pure states in the language of density operators.
(1995). 9780792336327, Kluwer.
A density operator represents a pure state if and only if:
  • it can be written as an of a state vector |\psi\rangle with itself, that is, \rho = |\psi \rangle \langle \psi|.
  • it is a projection, in particular of rank one.
  • it is , that is \rho = \rho^2.
  • it has purity one, that is, \operatorname{tr}(\rho^2) = 1.

It is important to emphasize the difference between a probabilistic mixture (i.e. an ensemble) of quantum states and the superposition of two states. If an ensemble is prepared to have half of its systems in state | \psi_1 \rangle and the other half in | \psi_2 \rangle, it can be described by the density matrix:

\rho = \frac12\begin{pmatrix} 1 & 0 \\ 0 & 1\end{pmatrix},
where | \psi_1 \rangle and | \psi_2 \rangle are assumed orthogonal and of dimension 2, for simplicity. On the other hand, a quantum superposition of these two states with equal probability amplitudes results in the pure state | \psi \rangle = (| \psi_1 \rangle + | \psi_2 \rangle)/\sqrt{2}, with density matrix
|\psi\rangle\langle\psi| = \frac12\begin{pmatrix} 1 & 1 \\ 1 & 1\end{pmatrix}.
Unlike the probabilistic mixture, this superposition can display quantum interference.

representation of a , each point on the unit sphere stands for a pure state. All other density matrices correspond to points in the interior.]] Geometrically, the set of density operators is a , and the pure states are the of that set. The simplest case is that of a two-dimensional Hilbert space, known as a . An arbitrary mixed state for a qubit can be written as a linear combination of the , which together with the identity matrix provide a basis for 2 \times 2 :

\rho = \frac{1}{2}\left(I + r_x \sigma_x + r_y \sigma_y + r_z \sigma_z\right),
where the real numbers (r_x, r_y, r_z) are the coordinates of a point within the and
 \sigma_x =
   \begin{pmatrix}
     0&1\\
     1&0
   \end{pmatrix}, \quad
 \sigma_y =
   \begin{pmatrix}
     0&-i\\
     i&0
   \end{pmatrix}, \quad
 \sigma_z =
   \begin{pmatrix}
     1&0\\
     0&-1
   \end{pmatrix} .
     
Points with r_x^2 + r_y^2 + r_z^2 = 1 represent pure states, while mixed states are represented by points in the interior. This is known as the picture of qubit state space.


Example: light polarization
[[File:vertical polarization.svg|right|thumb|200px|The incandescent light bulb(1) emits completely random polarized photons(2) with mixed state density matrix:
\begin{bmatrix}
0.5 & 0  \\
0 & 0.5
     
\end{bmatrix}.
After passing through vertical plane polarizer(3), the remaining photons are all vertically polarized(4) and have pure state density matrix:
\begin{bmatrix}
1 & 0  \\
0 & 0
     
\end{bmatrix} .
]] An example of pure and mixed states is light polarization. An individual can be described as having right or left circular polarization, described by the orthogonal quantum states |\mathrm{R}\rangle and |\mathrm{L}\rangle or a superposition of the two: it can be in any state \alpha|\mathrm{R}\rangle+\beta|\mathrm{L}\rangle (with |\alpha|^2+|\beta|^2=1), corresponding to linear, circular, or elliptical polarization. Consider now a vertically polarized photon, described by the state |\mathrm{V}\rangle = (|\mathrm{R}\rangle+|\mathrm{L}\rangle)/\sqrt{2}. If we pass it through a circular polarizer that allows either only |\mathrm{R}\rangle polarized light, or only |\mathrm{L}\rangle polarized light, half of the photons are absorbed in both cases. This may make it seem like half of the photons are in state |\mathrm{R}\rangle and the other half in state |\mathrm{L}\rangle, but this is not correct: if we pass (|\mathrm{R}\rangle+|\mathrm{L}\rangle)/\sqrt{2} through a there is no absorption whatsoever, but if we pass either state |\mathrm{R}\rangle or |\mathrm{L}\rangle half of the photons are absorbed.

Unpolarized light (such as the light from an incandescent light bulb) cannot be described as any state of the form \alpha|\mathrm{R}\rangle+\beta|\mathrm{L}\rangle (linear, circular, or elliptical polarization). Unlike polarized light, it passes through a polarizer with 50% intensity loss whatever the orientation of the polarizer; and it cannot be made polarized by passing it through any . However, unpolarized light can be described as a statistical ensemble, e. g. as each photon having either |\mathrm{R}\rangle polarization or |\mathrm{L}\rangle polarization with probability 1/2. The same behavior would occur if each photon had either vertical polarization | \mathrm{V}\rangle or horizontal polarization | \mathrm{H} \rangle with probability 1/2. These two ensembles are completely indistinguishable experimentally, and therefore they are considered the same mixed state. For this example of unpolarized light, the density operator equals

\rho = \frac{1}{2} |\mathrm{R}\rangle \langle \mathrm{R}| + \frac{1}{2}|\mathrm{L}\rangle \langle \mathrm{L}| = \frac{1}{2} |\mathrm{H}\rangle \langle \mathrm{H}| + \frac{1}{2}|\mathrm{V}\rangle \langle \mathrm{V}| = \frac12\begin{pmatrix} 1 & 0 \\ 0 & 1\end{pmatrix}.

There are also other ways to generate unpolarized light: one possibility is to introduce uncertainty in the preparation of the photon, for example, passing it through a birefringent crystal with a rough surface, so that slightly different parts of the light beam acquire different polarizations. Another possibility is using entangled states: a radioactive decay can emit two photons traveling in opposite directions, in the quantum state (|\mathrm{R},\mathrm{L}\rangle+|\mathrm{L},\mathrm{R}\rangle)/\sqrt{2}. The joint state of the two photons together is pure, but the density matrix for each photon individually, found by taking the partial trace of the joint density matrix, is completely mixed.


Equivalent ensembles and purifications
A given density operator does not uniquely determine which ensemble of pure states gives rise to it; in general there are infinitely many different ensembles generating the same density matrix. Those cannot be distinguished by any measurement. The equivalent ensembles can be completely characterized: let \{p_j,|\psi_j\rangle\} be an ensemble. Then for any complex matrix U such that U^\dagger U = I (a ), the ensemble \{q_i,|\varphi_i\rangle\} defined by
\sqrt{q_i} \left| \varphi_i \right\rangle = \sum_j U_{ij} \sqrt{p_j} \left| \psi_j \right\rangle
will give rise to the same density operator, and all equivalent ensembles are of this form.

A closely related fact is that a given density operator has infinitely many different purifications, which are pure states that generate the density operator when a partial trace is taken. Let

\rho = \sum_j p_j |\psi_j \rangle \langle \psi_j|
be the density operator generated by the ensemble \{p_j,|\psi_j\rangle\}, with states |\psi_j\rangle not necessarily orthogonal. Then for all partial isometries U we have that
|\Psi\rangle = \sum_j \sqrt{p_j} |\psi_j \rangle U |a_j\rangle
is a purification of \rho, where |a_j\rangle is an orthogonal basis, and furthermore all purifications of \rho are of this form.


Measurement
Let A be an of the system, and suppose the ensemble is in a mixed state such that each of the pure states \textstyle |\psi_j\rangle occurs with probability p_j. Then the corresponding density operator equals
\rho = \sum_j p_j |\psi_j \rangle \langle \psi_j|.

The expectation value of the measurement can be calculated by extending from the case of pure states:

\langle A \rangle = \sum_j p_j \langle \psi_j|A|\psi_j \rangle = \sum_j p_j \operatorname{tr}\left(|\psi_j \rangle \langle \psi_j|A \right) = \operatorname{tr}\left(\sum_j p_j |\psi_j \rangle \langle \psi_j|A\right) = \operatorname{tr}(\rho A),
where \operatorname{tr} denotes trace. Thus, the familiar expression \langle A\rangle=\langle\psi|A|\psi\rangle for pure states is replaced by
\langle A \rangle = \operatorname{tr}( \rho A)
for mixed states.

Moreover, if A has spectral resolution

A = \sum _i a_i P_i,
where P_i is the projection operator into the corresponding to eigenvalue a_i, the post-measurement density operator is given by Translated by K. A. Kirkpatrick as
\rho_i' = \frac{P_i \rho P_i}{\operatorname{tr}\left\rho}
when outcome i is obtained. In the case where the measurement result is not known the ensemble is instead described by
\; \rho ' = \sum_i P_i \rho P_i.

If one assumes that the probabilities of measurement outcomes are linear functions of the projectors P_i, then they must be given by the trace of the projector with a density operator. Gleason's theorem shows that in Hilbert spaces of dimension 3 or larger the assumption of linearity can be replaced with an assumption of non-contextuality. This restriction on the dimension can be removed by assuming non-contextuality for as well, but this has been criticized as physically unmotivated.


Entropy
The von Neumann entropy S of a mixture can be expressed in terms of the eigenvalues of \rho or in terms of the trace and of the density operator \rho. Since \rho is a positive semi-definite operator, it has a such that \rho = \textstyle\sum_i \lambda_i |\varphi_i\rangle \langle\varphi_i|, where |\varphi_i\rangle are orthonormal vectors, \lambda_i \ge 0, and \textstyle \sum \lambda_i = 1. Then the entropy of a quantum system with density matrix \rho is
S = -\sum_i \lambda_i \ln\lambda_i = -\operatorname{tr}(\rho \ln\rho).

This definition implies that the von Neumann entropy of any pure state is zero.

(2011). 9780262015066, MIT Press.
If \rho_i are states that have support on orthogonal subspaces, then the von Neumann entropy of a convex combination of these states,
\rho = \sum_i p_i \rho_i,
is given by the von Neumann entropies of the states \rho_i and the of the probability distribution p_i:
S(\rho) = H(p_i) + \sum_i p_i S(\rho_i).
When the states \rho_i do not have orthogonal supports, the sum on the right-hand side is strictly greater than the von Neumann entropy of the convex combination \rho.

Given a density operator \rho and a projective measurement as in the previous section, the state \rho' defined by the convex combination

\rho' = \sum_i P_i \rho P_i,
which can be interpreted as the state produced by performing the measurement but not recording which outcome occurred,
(2025). 9781107176164, Cambridge University Press.
has a von Neumann entropy larger than that of \rho, except if \rho = \rho'. It is however possible for the \rho' produced by a generalized measurement, or , to have a lower von Neumann entropy than \rho..


Von Neumann equation for time evolution
Just as the Schrödinger equation describes how pure states evolve in time, the von Neumann equation (also known as the Liouville–von Neumann equation) describes how a density operator evolves in time. The von Neumann equation dictates that
i \hbar \frac{d}{dt} \rho = H,~,
where the brackets denote a .

This equation only holds when the density operator is taken to be in the Schrödinger picture, even though this equation seems at first look to emulate the Heisenberg equation of motion in the Heisenberg picture, with a crucial sign difference:

i \hbar \frac{d}{dt} A_\text{H} = -H_\text{H},~,
where A_\text{H}(t) is some Heisenberg picture operator; but in this picture the density matrix is not time-dependent, and the relative sign ensures that the time derivative of the expected value \langle A \rangle comes out the same as in the Schrödinger picture.

If the Hamiltonian is time-independent, the von Neumann equation can be easily solved to yield

\rho(t) = e^{-i H t/\hbar} \rho(0) e^{i H t/\hbar}.

For a more general Hamiltonian, if G(t) is the wavefunction propagator over some interval, then the time evolution of the density matrix over that same interval is given by

\rho(t) = G(t) \rho(0) G(t)^\dagger.
If one enters the interaction picture, choosing to focus on some component H_1 of the Hamiltonian H = H_0 + H_1, the equation for the evolution of the interaction-picture density operator \rho_{\,\mathrm{I}}(t) possesses identical structure to the von Neumann equation, except the Hamiltonian must also be transformed into the new picture:

{\displaystyle i \hbar {\frac {d }{d t}}\rho _{\text{I}}(t)=H_{1,{\text{I}}}(t),\rho,}

where {\displaystyle H_{1,{\text{I}}}(t)=e ^{i H_{0}t/\hbar }H_{1}e ^{-i H_{0}t/\hbar } }.


Wigner functions and classical analogies
The density matrix operator may also be realized in . Under the Wigner map, the density matrix transforms into the equivalent Wigner function,
W(x,p) \,\ \stackrel{\mathrm{def}}{=}\ \, \frac{1}{\pi\hbar} \int_{-\infty}^\infty \psi^*(x + y) \psi(x - y) e^{2ipy/\hbar} \,dy.

The equation for the time evolution of the Wigner function, known as Moyal equation, is then the Wigner-transform of the above von Neumann equation,

\frac{\partial W(x, p, t)}{\partial t} = -\{\{W(x, p, t), H(x, p)\}\},
where H(x,p) is the Hamiltonian, and \{\{\cdot,\cdot\}\} is the , the transform of the quantum .

The evolution equation for the Wigner function is then analogous to that of its classical limit, the Liouville equation of classical physics. In the limit of a vanishing Planck constant \hbar, W(x,p,t) reduces to the classical Liouville probability density function in .


Example applications
Density matrices are a basic tool of quantum mechanics, and appear at least occasionally in almost any type of quantum-mechanical calculation. Some specific examples where density matrices are especially helpful and common are as follows:
  • Statistical mechanics uses density matrices, most prominently to express the idea that a system is prepared at a nonzero temperature. Constructing a density matrix using a canonical ensemble gives a result of the form \rho = \exp(-\beta H)/Z(\beta), where \beta is the inverse temperature (k_{\rm B} T)^{-1} and H is the system's Hamiltonian. The normalization condition that the trace of \rho be equal to 1 defines the partition function to be Z(\beta) = \mathrm{tr} \exp(-\beta H). If the number of particles involved in the system is itself not certain, then a grand canonical ensemble can be applied, where the states summed over to make the density matrix are drawn from a .
    (2025). 9780521873420, Cambridge University Press.
  • Quantum decoherence theory typically involves non-isolated quantum systems developing entanglement with other systems, including measurement apparatuses. Density matrices make it much easier to describe the process and calculate its consequences. Quantum decoherence explains why a system interacting with an environment transitions from being a pure state, exhibiting superpositions, to a mixed state, an incoherent combination of classical alternatives. This transition is fundamentally reversible, as the combined state of system and environment is still pure, but for all practical purposes irreversible, as the environment is a very large and complex quantum system, and it is not feasible to reverse their interaction. Decoherence is thus very important for explaining the of quantum mechanics, but cannot explain wave function collapse, as all classical alternatives are still present in the mixed state, and wave function collapse selects only one of them.
  • Similarly, in quantum computation, quantum information theory, open quantum systems, and other fields where state preparation is noisy and decoherence can occur, density matrices are frequently used. Noise is often modelled via a depolarizing channel or an amplitude damping channel. Quantum tomography is a process by which, given a set of data representing the results of quantum measurements, a density matrix consistent with those measurement results is computed.
  • When analyzing a system with many electrons, such as an or , an imperfect but useful first approximation is to treat the electrons as uncorrelated or each having an independent single-particle wavefunction. This is the usual starting point when building the Slater determinant in the Hartree–Fock method. If there are N electrons filling the N single-particle wavefunctions |\psi_i\rangle and if only single-particle observables are considered, then their expectation values for the N-electron system can be computed using the density matrix \sum_{i=1}^N |\psi_i\rangle \langle \psi_i| (the one-particle density matrix of the N-electron system).


C*-algebraic formulation of states
It is now generally accepted that the description of quantum mechanics in which all self-adjoint operators represent observables is untenable.See appendix, For this reason, observables are identified with elements of an abstract C*-algebra A (that is one without a distinguished representation as an algebra of operators) and states are positive linear functionals on A. However, by using the , we can recover Hilbert spaces that realize A as a subalgebra of operators.

Geometrically, a pure state on a C*-algebra A is a state that is an extreme point of the set of all states on A. By properties of the GNS construction these states correspond to irreducible representations of A.

The states of the C*-algebra of K( H) correspond exactly to the density operators, and therefore the pure states of K( H) are exactly the pure states in the sense of quantum mechanics.

The C*-algebraic formulation can be seen to include both classical and quantum systems. When the system is classical, the algebra of observables become an abelian C*-algebra. In that case the states become probability measures.


History
The formalism of density operators and matrices was introduced in 1927 by John von Neumann and independently, but less systematically, by
(1965). 9780080105864
and later in 1946 by . Von Neumann introduced the density matrix in order to develop both quantum statistical mechanics and a theory of quantum measurements. The name density matrix itself relates to its classical correspondence to a probability measure (probability distribution of position and momentum) in classical statistical mechanics, which was introduced by in 1932.

In contrast, the motivation that inspired Landau was the impossibility of describing a subsystem of a composite quantum system by a state vector.


See also
  • Atomic electron transition
  • Density functional theory
  • Green–Kubo relations
  • Green's function (many-body theory)
  • Lindblad equation
  • Wigner quasi-probability distribution


Notes and references
Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time